github.com/refraction-networking/utls.serverHandshakeState.ecSignOk (field)

4 uses

	github.com/refraction-networking/utls (current package)
		handshake_server.go#L33: 	ecSignOk     bool
		handshake_server.go#L293: 			hs.ecSignOk = true
		handshake_server.go#L295: 			hs.ecSignOk = true
		handshake_server.go#L435: 			if !hs.ecSignOk {